Transform Cases
						(Text Processing)
					
	
		
		
		Synopsis
Transforms cases of characters in a document.Description
This operator transforms all characters in a document to either lower case or upper case, respectively.
Input
documentThe document port.
Output
documentThe document port.
Parameters
- transform toSpecifies whether tokens should be converted to lowercase or uppercase, respectively.